Microsoft DirectX 8.1 (C++)

AMTimelineGroup.GetGroupName Method

The AMTimelineGroup.GetGroupName method retrieves the application-defined name of the group.

Syntax

object.GetGroupName() As String

Parameters

This method takes no parameters.

Return Value

Returns the application-defined name of the group.

Error Codes

If the method fails, an error is raised.

See Also